Param1Desc{Handle to a listbox or combobox gadget.}CommandName{itemText}HelpPath{Special}ReturnValue{str text=}OpenBrace{(}Parameters{handle gadget, int index}CloseBrace{)}Description{Retrieves the text of the specified item in a listbox or combobox.}ReturnDescription{Text of specified item.}Param1{gadget}Param2{index}Param2Desc{Index of item whoose text you wish to retrieve.}